CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jpeg compression

搜索资源列表

  1. Color-Image-JPEG-Compression

    2下载:
  2. 彩色图像的压缩与解压的程序,网上关于图像压缩的程序基本上是黑白图像的压缩,我参考别人黑白图像压缩的源码改写出了彩色图像的压缩与解压的程序,里面包括色域的转换、DCT变换等-Compression of color images online image compression and decompression program, the program is basically a black and white image compression, my reference to the ot
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:560649
    • 提供者:琦琦
  1. Image-Compression

    0下载:
  2. 图像压缩实验,实现基本JPEG的压缩和编码的三个步骤,DCT变换去除数据冗余,DCT系数进行量化,对量化后的系数进行Huffman编码-Image compression experiments, the three steps of the basic JPEG compression and encoding, DCT transform to remove data redundancy, and the DCT coefficient quantization, Huffman codi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:6039
    • 提供者:茗汀
  1. JPEG

    0下载:
  2. 根据JPEG压缩编码的基本压缩原理编写JPEG仿真程序,利用MATLAB软件对程序进行运行调试,验证了JPEG压缩编码算法的可行性。通过比对输出图像压缩前后实际效果,探讨压缩比,峰值信噪比等评价图像数据压缩程度及压缩质量的关键参数,对JPEG压缩编码算法的实用性和优越性进行了研究。- I have JPEG compression in-depth study on the basic principles of image data compression based on JPEG emul
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:261141
    • 提供者:朱孝天
  1. jpeg-matlab

    0下载:
  2. jpeg压缩matlab程序,可供学习图像视频编解码的同学学习-jpeg compression matlab program for learning image video codec students to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:56102
    • 提供者:mxq
  1. jpeg image compression

    0下载:
  2. jpeg iomage compression
  3. 所属分类:GDI/图象编程

  1. JPEG

    0下载:
  2. 此文件包含了jpeg压缩的matlab实现的源代码,希望能够帮助到大家!-This file contains the jpeg compression matlab to achieve the source code, we hope to be able to help!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:16495
    • 提供者:黄鹏波
  1. jpeg-Compression

    0下载:
  2. 实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的-When implementing compression, the input image data using a custom format (com format), the first four bytes of the recorded image width and height, after
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-03
    • 文件大小:14933824
    • 提供者:houpeiquan
  1. watermark-JPEG-and-DCT

    0下载:
  2. 自己总结的关于JPEG压缩的过程以及DCT变换的步骤-The main story about those files is the process of JPEG compression and DCT transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1749584
    • 提供者:潇潇
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG Compression and Decompression Application in matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:89030
    • 提供者:Fatih
  1. JPEG-MATLAB

    1下载:
  2. 通过matlab的jpeg压缩源码,代码详细,适合初学者-By the matlab jpeg compression source code in detail, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:706314
    • 提供者:刘烨
  1. jpeg

    0下载:
  2. 自己写的jpeg的压缩,自己写的DCT以及IDCT,没有采用huffman编码,因为太难了,采用的是游程编码,可以直接运行,压缩比达到要求。内付文档详细说明代码。-Write your own jpeg compression, and write their own DCT and IDCT, did not use huffman coding, because too difficult, using run-length encoding, you can directly run th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:165045
    • 提供者:邓恬
  1. jpeg

    0下载:
  2. 该代码是用MATLAB写的。实现了JPEG压缩与解压缩的基本过程。适合图像方向的初学者学习使用。 MATLAB语言开发-The code is written in MATLAB. Achieve a JPEG compression and decompression of the basic process. Suitable for beginners to learn to use the image orientation. MATLAB language development
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3565
    • 提供者:风华
  1. Lena-JPEG

    0下载:
  2. 利用JPEG压缩方法对Lena图像进行压缩,其中包括DCT变换,及变换后取整,复原图像。-JPEG COMPRESSION VIA MATLAB
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1509
    • 提供者:yourong zhang
  1. Compression

    0下载:
  2. DCT base compression program for JPEG compression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:730
    • 提供者:Lokmanya
  1. jpeg

    0下载:
  2. JPEG compression with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:7922
    • 提供者:sinar
  1. jpeg-compress

    0下载:
  2. JPEG压缩代码,经典数字图像处理实验,内含测试图片,可以直接运行-JPEG compression code, the classic digital image processing experiments, containing test images that can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:633598
    • 提供者:董明江
  1. jpeg

    0下载:
  2. It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:57825
    • 提供者:liu ruoxue
  1. compression-jpeg

    0下载:
  2. This source code implements all the steps of JPEG Compression for a Grey Image without using predefined functions of matlab, means that all the steps are implemented.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:100317
    • 提供者:Aymen
  1. JPEG

    0下载:
  2. jpeg压缩代码,在adsp-bf533上测试通过,速度快-Jpeg compression code, test pass on aDSP-bf533, fast
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:411476
    • 提供者:wenshao
  1. Zigzag for JPG compression

    0下载:
  2. This code is very useful especially for JPEG compression. It uses zig-zag
  3. 所属分类:matlab例程

    • 发布日期:2015-08-22
    • 文件大小:1599
    • 提供者:msc_msc6
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 49 »
搜珍网 www.dssz.com